PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentDefaults Class / getEnableAutomaticTagging Method
In This Topic
    getEnableAutomaticTagging Method
    In This Topic
    Gets a flag indicating whether the automatic tagging is enabled.
    Syntax
    public boolean getEnableAutomaticTagging()

    Return Value

    True if the flow document generates automatically a logical structure for the document by tagging the content.
    See Also